Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Tezos: RPC node support#364

Draft
KhalilBellakrid wants to merge 2 commits intoLedgerHQ:developfrom
KhalilBellakrid:xtz-rpc-node
Draft

Tezos: RPC node support#364
KhalilBellakrid wants to merge 2 commits intoLedgerHQ:developfrom
KhalilBellakrid:xtz-rpc-node

Conversation

@KhalilBellakrid
Copy link
Contributor

@KhalilBellakrid KhalilBellakrid commented Oct 22, 2019

Since we have issues with Tzstats & node 8 we might use this fallback instead.
To query operations by address we rely on https://mystique.tzkt.io/ which seems to be fine with node 8, but unfortunately it does only return Transaction and Delegation operations, so as a consequence we won't have originated accounts. Mystique seems also to return data with some missing informations (e.g. blockhash ...), please refer to: https://mystique.tzkt.io/v3/operations/tz1iJuhk6v4A6wPbi1uLNy33ZuKu5JgHN1ye
We use the main RPC node but this would work with any RPC node it only needs TEZOS_RPC_ENDPOINT to be override through the wallet configuration.

DRAFT: Currently this PR will remain draft for 2 reasons:

@KhalilBellakrid KhalilBellakrid added the HODL Done, but don't merge yet ! label Oct 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

HODL Done, but don't merge yet !

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant